Add a Professional User Profile

Adds a Professional User Profile definition to the system.

Method

/API2/access/addProProfile

  • API Section: /API2/access
  • API Version: 2.0
  • From Release: 2023.00
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

proProfileApiData

Object Type

Description

An object that contains the profile definition for pro users.

Output Response

Successful Result Code

200

Response Type

Description of Response Type

Generic API response object with success or failure flag and related messages.

Notes

Professional profiles are used to customize Professional end-user access to application functionality. Profiles can be set for both roles and users. Note that certain switch combinations can be mutually exclusive.

Examples